home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
msdos
/
animutil
/
fastgfx
/
fghedge
/
hedge.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-10-11
|
257 b
|
11 lines
void main(void);
int calc_truepath(int,int);
void help_window(void);
void intro_screen(void);
int is_a_vertex(int);
void load_maze(char *);
void put_tile(int,int,int);
void run_maze(void);
int test_bit(int,int);
int unfill_path(int,int,int);